| Total Complexity | 71 |
| Dependencies | 8 |
| Dependents | 1 |
| Total lines | 412 |
| Lines of code | 331 |
| Logical lines of code | 147 |
| Comment lines | 3 |
| Methods | 14 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_items() | 42 | 17 | 49 | |
| get_item() | 47 | 10 | 35 | |
| update_items() | 48 | 9 | 33 | |
| create_item() | 52 | 6 | 24 | |
| register_routes() | 39 | 1 | 87 | |
| update_item() | 53 | 5 | 23 | |
| create_episode_relation() | 55 | 4 | 19 | |
| delete_items() | 57 | 4 | 17 | |
| get_items_permissions_check() | 66 | 5 | 7 | |
| delete_item() | 58 | 3 | 15 | |
| update_items_permissions_check() | 70 | 2 | 6 | |
| create_item_permissions_check() | 70 | 2 | 6 | |
| delete_items_permissions_check() | 70 | 2 | 6 | |
| __construct() | 77 | 1 | 4 |